Example: Detect Inactivity
The dataset will be modified to replace all the inactive values of the fields that fall within the defined period to null.
Example 1: Detecting inactivity over a period of rows
Initial dataset:
Configuration:
Calculation type: row based
Default period: 1
Selected fields: all
Field periods: customizing inactivity periods for each field
-
-
Field1 = 3
-
Field2 = 4
-
Field3 = 2
-
Resulting dataset:
Example 2: Detecting inactivity over a time period
Initial dataset:
Configuration:
Calculation type: timestamp based
Default period: 1
Selected fields: all
Field periods:
-
-
Field1 = 30
-
Field2 = 40
-
Field3 = 20
-
Resulting dataset:
Related topics: